[INFO] fetching crate haagenti-zstd 0.1.1...
[INFO] testing haagenti-zstd-0.1.1 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] extracting crate haagenti-zstd 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate haagenti-zstd 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate haagenti-zstd 0.1.1
[INFO] tweaked toml for crates.io crate haagenti-zstd 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate haagenti-zstd 0.1.1 on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate haagenti-zstd 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded haagenti-core v0.1.0
[INFO] [stderr]   Downloaded haagenti-simd v0.1.0
[INFO] [stderr]   Downloaded zmij v1.0.16
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] [stderr]   Downloaded cc v1.2.53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bd8e5e71a53295ce1b75d7fbc67e21614bd4d061aeda096b0e77c5a2d80a04f
[INFO] running `Command { std: "docker" "start" "-a" "1bd8e5e71a53295ce1b75d7fbc67e21614bd4d061aeda096b0e77c5a2d80a04f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bd8e5e71a53295ce1b75d7fbc67e21614bd4d061aeda096b0e77c5a2d80a04f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bd8e5e71a53295ce1b75d7fbc67e21614bd4d061aeda096b0e77c5a2d80a04f", kill_on_drop: false }`
[INFO] [stdout] 1bd8e5e71a53295ce1b75d7fbc67e21614bd4d061aeda096b0e77c5a2d80a04f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2477d5a986fb308dd39d2cd12026b2e579f61a5661427639be9870c7412d4888
[INFO] running `Command { std: "docker" "start" "-a" "2477d5a986fb308dd39d2cd12026b2e579f61a5661427639be9870c7412d4888", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling haagenti-core v0.1.0
[INFO] [stderr]    Compiling haagenti-simd v0.1.0
[INFO] [stderr]    Compiling haagenti-zstd v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.82s
[INFO] running `Command { std: "docker" "inspect" "2477d5a986fb308dd39d2cd12026b2e579f61a5661427639be9870c7412d4888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2477d5a986fb308dd39d2cd12026b2e579f61a5661427639be9870c7412d4888", kill_on_drop: false }`
[INFO] [stdout] 2477d5a986fb308dd39d2cd12026b2e579f61a5661427639be9870c7412d4888
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a441d9b6952f5ee531a87b7f05adba28f1ad3a44935e2041c7fe6a9e3e829beb
[INFO] running `Command { std: "docker" "start" "-a" "a441d9b6952f5ee531a87b7f05adba28f1ad3a44935e2041c7fe6a9e3e829beb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling haagenti-core v0.1.0
[INFO] [stderr]    Compiling haagenti-simd v0.1.0
[INFO] [stderr]    Compiling haagenti-zstd v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.14s
[INFO] running `Command { std: "docker" "inspect" "a441d9b6952f5ee531a87b7f05adba28f1ad3a44935e2041c7fe6a9e3e829beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a441d9b6952f5ee531a87b7f05adba28f1ad3a44935e2041c7fe6a9e3e829beb", kill_on_drop: false }`
[INFO] [stdout] a441d9b6952f5ee531a87b7f05adba28f1ad3a44935e2041c7fe6a9e3e829beb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 10b7c47b9d203797429f9aed9d7ec6bdc091195fef78bbfb19f50f143e0feabe
[INFO] running `Command { std: "docker" "start" "-a" "10b7c47b9d203797429f9aed9d7ec6bdc091195fef78bbfb19f50f143e0feabe", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/haagenti_zstd-e3270077a1f79371)
[INFO] [stdout] 
[INFO] [stdout] running 470 tests
[INFO] [stdout] test block::literals::tests::test_compressed_literals_truncated_data_error ... ok
[INFO] [stdout] test block::literals::tests::test_empty_input_error ... ok
[INFO] [stdout] test block::literals::tests::test_compressed_header_type_detection ... ok
[INFO] [stdout] test block::literals::tests::test_literals_block_type_parsing ... ok
[INFO] [stdout] test block::literals::tests::test_raw_literals_5bit_size ... ok
[INFO] [stdout] test block::literals::tests::test_rle_literals_5bit_size ... ok
[INFO] [stdout] test block::literals::tests::test_size_format_detection ... ok
[INFO] [stdout] test block::literals::tests::test_raw_literals_12bit_size ... ok
[INFO] [stdout] test block::literals::tests::test_new_raw_helper ... ok
[INFO] [stdout] test block::literals::tests::test_treeless_requires_previous_table ... ok
[INFO] [stdout] test block::literals::tests::test_truncated_raw_error ... ok
[INFO] [stdout] test block::sequences::tests::test_empty_sequences ... ok
[INFO] [stdout] test block::sequences::tests::test_literal_length_baseline_all_codes ... ok
[INFO] [stdout] test block::sequences::tests::test_literal_length_decoding ... ok
[INFO] [stdout] test block::sequences::tests::test_match_length_decoding ... ok
[INFO] [stdout] test block::sequences::tests::test_match_length_baseline_all_codes ... ok
[INFO] [stdout] test block::sequences::tests::test_mode_byte_parsing ... ok
[INFO] [stdout] test block::sequences::tests::test_offset_decoding ... ok
[INFO] [stdout] test block::sequences::tests::test_offset_decoding_range ... ok
[INFO] [stdout] test block::sequences::tests::test_predefined_ll_distribution_sum ... ok
[INFO] [stdout] test block::sequences::tests::test_predefined_ml_distribution_sum ... ok
[INFO] [stdout] test block::sequences::tests::test_predefined_of_distribution_sum ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_initial_values ... ok
[INFO] [stdout] test block::sequences::tests::test_predefined_tables_build ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_ll_zero_special_case_1 ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_ll_zero_case_3_larger_offset ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_ll_zero_special_case_2 ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_ll_zero_special_case_3 ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_new_offset ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_sequence_of_operations ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_use_first ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_use_second ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_use_third ... ok
[INFO] [stdout] test block::sequences::tests::test_sequence_count_boundary_127 ... ok
[INFO] [stdout] test block::sequences::tests::test_sequence_count_boundary_128 ... ok
[INFO] [stdout] test block::sequences::tests::test_sequence_count_medium ... ok
[INFO] [stdout] test block::sequences::tests::test_sequence_count_small ... ok
[INFO] [stdout] test block::sequences::tests::test_sequence_count_zero ... ok
[INFO] [stdout] test block::sequences::tests::test_sequence_count_large ... ok
[INFO] [stdout] test block::sequences::tests::test_symbol_mode_parsing ... ok
[INFO] [stdout] test block::sequences::tests::test_sequences_with_predefined_mode ... ok
[INFO] [stdout] test block::sequences::tests::test_sequence_creation ... ok
[INFO] [stdout] test block::sequences::tests::test_zero_sequences ... ok
[INFO] [stdout] test block::tests::test_decode_rle_block ... ok
[INFO] [stdout] test block::tests::test_decode_rle_block_large ... ok
[INFO] [stdout] test block::tests::test_execute_sequences_literals_only ... ok
[INFO] [stdout] test block::tests::test_execute_sequences_multiple ... ok
[INFO] [stdout] test block::tests::test_execute_sequences_rle_pattern ... ok
[INFO] [stdout] test block::tests::test_decode_raw_block ... ok
[INFO] [stdout] test block::tests::test_decode_rle_block_empty_error ... ok
[INFO] [stdout] test block::tests::test_execute_sequences_with_match ... ok
[INFO] [stdout] test compress::analysis::tests::test_empty_data ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_entropy_estimate_zeros ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_entropy_estimate_random ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_entropy_estimate_text ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_predict_block_type_compress ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_predict_block_type_raw_for_random ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_predict_block_type_rle ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_should_compress_compressible ... ok
[INFO] [stdout] test compress::analysis::tests::test_low_entropy ... ok
[INFO] [stdout] test compress::analysis::tests::test_match_non_uniformity ... ok
[INFO] [stdout] test compress::analysis::tests::test_match_uniformity_analysis ... ok
[INFO] [stdout] test compress::analysis::tests::test_refine_with_good_matches ... ok
[INFO] [stdout] test compress::analysis::tests::test_periodic_detection ... ok
[INFO] [stdout] test compress::analysis::tests::test_refine_with_no_matches ... ok
[INFO] [stdout] test compress::analysis::tests::test_uniform_detection ... ok
[INFO] [stdout] test compress::analysis::tests::test_random_detection ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_creation ... ok
[INFO] [stdout] test compress::analysis::tests::test_text_like_detection ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_peak_usage ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_alloc_slice ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_vec_basic ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_reset ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_vec_grow ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_should_compress_incompressible ... ok
[INFO] [stdout] test compress::arena::tests::test_default_arena_size ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_alloc_slice_zeroed ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_vec_extend ... ok
[INFO] [stdout] test compress::block::tests::test_add_literals ... ok
[INFO] [stdout] test compress::block::tests::test_add_match ... ok
[INFO] [stdout] test compress::block::tests::test_block_encoder_creation ... ok
[INFO] [stdout] test compress::block::tests::test_encode_literals_detects_rle ... ok
[INFO] [stdout] test compress::block::tests::test_encode_raw_literals_medium ... ok
[INFO] [stdout] test compress::block::tests::test_encode_rle_literals ... ok
[INFO] [stdout] test compress::block::tests::test_encode_raw_literals_small ... ok
[INFO] [stdout] test compress::block::tests::test_matches_to_sequences_empty ... ok
[INFO] [stdout] test compress::block::tests::test_encode_sequences_count_small ... ok
[INFO] [stdout] test compress::block::tests::test_matches_to_sequences_new_offset ... ok
[INFO] [stdout] test compress::block::tests::test_repeat_offset_encoder ... ok
[INFO] [stdout] test compress::block::tests::test_encode_block ... ok
[INFO] [stdout] test compress::match_finder::tests::test_adaptive_depth_respects_minimum ... ok
[INFO] [stdout] test compress::match_finder::tests::test_adaptive_lazy_threshold_minimum ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_vec_to_vec ... ok
[INFO] [stdout] test compress::block::tests::test_encode_sequences_empty ... ok
[INFO] [stdout] test compress::block::tests::test_matches_to_sequences_with_match ... ok
[INFO] [stdout] test compress::match_finder::tests::test_aligned_hash_table_operations ... ok
[INFO] [stdout] test compress::match_finder::tests::test_adaptive_depth_respects_configured_max ... ok
[INFO] [stdout] test compress::match_finder::tests::test_adaptive_finder_maintains_compression_quality ... ok
[INFO] [stdout] test compress::match_finder::tests::test_adaptive_depth_scales_with_size ... ok
[INFO] [stdout] test compress::match_finder::tests::test_aligned_hash_table_alignment ... ok
[INFO] [stdout] test compress::match_finder::tests::test_chunked_boundary_handling ... ok
[INFO] [stdout] test compress::match_finder::tests::test_hash_distribution ... ok
[INFO] [stdout] test compress::match_finder::tests::test_adaptive_lazy_maintains_quality ... ok
[INFO] [stdout] test compress::match_finder::tests::test_chunked_small_input_fallback ... ok
[INFO] [stdout] test compress::match_finder::tests::test_chunked_maintains_compression_ratio ... ok
[INFO] [stdout] test compress::match_finder::tests::test_early_exit_excellent_match ... ok
[INFO] [stdout] test compress::match_finder::tests::test_chunked_matching_correctness ... ok
[INFO] [stdout] test compress::match_finder::tests::test_lazy_match_finder ... ok
[INFO] [stdout] test compress::match_finder::tests::test_early_exit_threshold_by_position ... ok
[INFO] [stdout] test compress::match_finder::tests::test_long_match ... ok
[INFO] [stdout] test compress::match_finder::tests::test_match_finder_creation ... ok
[INFO] [stdout] test compress::match_finder::tests::test_find_matches_auto_uses_adaptive ... ok
[INFO] [stdout] test compress::match_finder::tests::test_simple_repeat ... ok
[INFO] [stdout] test compress::match_finder::tests::test_multiple_matches ... ok
[INFO] [stdout] test compress::match_finder::tests::test_overlapping_repeat ... ok
[INFO] [stdout] test compress::match_finder::tests::test_search_depth_limit ... ok
[INFO] [stdout] test compress::match_finder::tests::test_lazy_threshold_scaling_by_size ... ok
[INFO] [stdout] test compress::match_finder::tests::test_early_exit_maintains_match_quality ... ok
[INFO] [stdout] test compress::match_finder::tests::test_speculative_handles_short_input ... ok
[INFO] [stdout] test compress::match_finder::tests::test_speculative_finds_better_matches ... ok
[INFO] [stdout] test compress::match_finder::tests::test_match_creation ... ok
[INFO] [stdout] test compress::match_finder::tests::test_speculative_finds_matches ... ok
[INFO] [stdout] test compress::match_finder::tests::test_no_matches_unique ... ok
[INFO] [stdout] test compress::match_finder::tests::test_speculative_no_overlapping_matches ... ok
[INFO] [stdout] test compress::match_finder::tests::test_match_length_calculation ... ok
[INFO] [stdout] test compress::match_finder::tests::test_two_tier_8byte_hash_distribution ... ok
[INFO] [stdout] test compress::match_finder::tests::test_two_tier_finds_matches ... ok
[INFO] [stdout] test compress::match_finder::tests::test_speculative_correctness ... ok
[INFO] [stdout] test compress::match_finder::tests::test_two_tier_finds_short_matches_fallback ... ok
[INFO] [stdout] test compress::match_finder::tests::test_large_input ... ok
[INFO] [stdout] test compress::match_finder::tests::test_two_tier_finds_long_matches_via_8byte_hash ... ok
[INFO] [stdout] test compress::sequences::tests::test_analyze_for_rle_uniform ... ok
[INFO] [stdout] test compress::repeat_offset_finder::tests::test_repeat_offset_finder_basic ... ok
[INFO] [stdout] test compress::repeat_offset_finder::tests::test_repeat_offset_tracking ... ok
[INFO] [stdout] test compress::sequences::tests::test_analyze_for_rle_non_uniform ... ok
[INFO] [stdout] test compress::repeat_offset_finder::tests::test_rep_offset_bonus ... ok
[INFO] [stdout] test compress::sequences::tests::test_encode_literal_length_small ... ok
[INFO] [stdout] test compress::sequences::tests::test_encode_literal_length_with_extra_bits ... ok
[INFO] [stdout] test compress::sequences::tests::test_encode_offset ... ok
[INFO] [stdout] test compress::sequences::tests::test_encode_sequences_rle_empty ... ok
[INFO] [stdout] test compress::sequences::tests::test_encode_sequences_rle_single ... ok
[INFO] [stdout] test compress::match_finder::tests::test_two_tier_finder_creation ... ok
[INFO] [stdout] test compress::sequences::tests::test_encode_match_length ... ok
[INFO] [stdout] test compress::match_finder::tests::test_two_tier_coverage_comparable_to_single ... ok
[INFO] [stdout] test compress::speculative::tests::test_compress_empty ... ok
[INFO] [stdout] test compress::speculative::tests::test_custom_strategies ... ok
[INFO] [stdout] test compress::speculative::tests::test_parallel_threshold ... ok
[INFO] [stdout] test compress::sequences::tests::test_encoded_sequence_creation ... ok
[INFO] [stdout] test compress::speculative::tests::test_compress_rle_data ... ok
[INFO] [stdout] test compress::speculative::tests::test_compress_random_data_fast_path ... ok
[INFO] [stdout] test compress::speculative::tests::test_compress_large_for_parallel ... ok
[INFO] [stdout] test compress::speculative::tests::test_compress_small ... ok
[INFO] [stdout] test compress::speculative::tests::test_speculative_best_mode ... ok
[INFO] [stdout] test compress::speculative::tests::test_compress_medium_data ... ok
[INFO] [stdout] test compress::speculative::tests::test_compress_repetitive_data ... ok
[INFO] [stdout] test compress::speculative::tests::test_speculative_fast_mode ... ok
[INFO] [stdout] test compress::speculative::tests::test_speculative_compressor_creation ... ok
[INFO] [stdout] test compress::speculative::tests::test_strategy_all ... ok
[INFO] [stdout] test compress::speculative::tests::test_strategy_best ... ok
[INFO] [stdout] test compress::tests::test_compress_empty ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_entropy_estimate_speed ... ok
[INFO] [stdout] test compress::speculative::tests::test_strategy_fast ... ok
[INFO] [stdout] test compress::tests::test_compress_rle_detection ... ok
[INFO] [stdout] test compress::speculative::tests::test_speculative_picks_best ... ok
[INFO] [stdout] test compress::tests::test_compression_fingerprint_accuracy ... ok
[INFO] [stdout] test compress::tests::test_compress_small ... ok
[INFO] [stdout] test compress::tests::test_compress_context_creation ... ok
[INFO] [stdout] test compress::tests::test_adaptive_search_depth_performance ... ok
[INFO] [stdout] test compress::tests::test_compression_levels ... ok
[INFO] [stdout] test compress::tests::test_entropy_based_strategy_selection ... ok
[INFO] [stdout] test compress::tests::test_compression_with_checksum ... ok
[INFO] [stdout] test compress::tests::test_lazy_match_finder_produces_matches ... ok
[INFO] [stdout] test compress::tests::test_fast_entropy_estimate ... ok
[INFO] [stdout] test compress::tests::test_arena_reuse_efficiency ... ok
[INFO] [stdout] test compress::tests::test_long_distance_pattern_detection ... ok
[INFO] [stdout] test compress::speculative::tests::test_with_checksum ... ok
[INFO] [stdout] test compress::tests::test_block_size_handling ... ok
[INFO] [stdout] test compress::tests::test_match_finder_variant_selection ... ok
[INFO] [stdout] test compress::tests::test_fast_predict_block_type ... ok
[INFO] [stdout] test compress::tests::test_mixed_content_compression ... ok
[INFO] [stdout] test compress::tests::test_repeat_offset_match_finder ... ok
[INFO] [stdout] test compress::tests::test_repetitive_data_compression_ratio ... ok
[INFO] [stdout] test compress::tests::test_speculative_compression_available ... ok
[INFO] [stdout] test cross_library_tests::test_check_block_boundaries ... ok
[INFO] [stdout] test cross_library_tests::test_debug_fse_state_values ... ok
[INFO] [stdout] test cross_library_tests::test_analyze_reference_sequence_bitstream ... ok
[INFO] [stdout] test compress::tests::test_text_compression_ratio_baseline ... ok
[INFO] [stdout] test compress::tests::test_compression_levels_ratio_ordering ... ok
[INFO] [stdout] test cross_library_tests::test_debug_block_encoding ... ok
[INFO] [stdout] test cross_library_tests::test_compare_block_structure ... ok
[INFO] [stdout] test cross_library_tests::test_analyze_compression_failure ... ok
[INFO] [stdout] test cross_library_tests::test_debug_match_finder ... ok
[INFO] [stdout] test cross_library_tests::test_debug_of_init_state ... ok
[INFO] [stdout] test cross_library_tests::test_debug_huffman_encoding ... ok
[INFO] [stdout] test cross_library_tests::test_fse_bytes_in_reference_frame ... ok
[INFO] [stdout] test cross_library_tests::test_reference_decodes_our_fse ... ok
[INFO] [stdout] test cross_library_tests::test_fse_bitstream_comparison ... ok
[INFO] [stdout] test compress::match_finder::tests::test_adaptive_finder_large_input_throughput ... ok
[INFO] [stdout] test cross_library_tests::test_zstd_compress_haagenti_decompress_65kb ... ignored, Pre-existing bug: reference zstd compatibility for compressed blocks
[INFO] [stdout] test cross_library_tests::test_reference_decode_no_checksum ... ok
[INFO] [stdout] test cross_library_tests::test_zstd_reference_raw_blocks ... ok
[INFO] [stdout] test cross_library_tests::test_two_sequences ... ok
[INFO] [stdout] test cross_library_tests::test_xxhash64_against_known_values ... ok
[INFO] [stdout] test decompress::tests::test_checksum_mismatch ... ok
[INFO] [stdout] test decompress::tests::test_compressed_block_literals_only ... ok
[INFO] [stdout] test decompress::tests::test_compressed_block_multi_literals ... ok
[INFO] [stdout] test decompress::tests::test_content_size_mismatch ... ok
[INFO] [stdout] test decompress::tests::test_compressed_block_with_rle_literals ... ok
[INFO] [stdout] test decompress::tests::test_decompress_context_creation ... ok
[INFO] [stdout] test decompress::tests::test_magic_validation ... ok
[INFO] [stdout] test decompress::tests::test_frame_with_checksum ... ok
[INFO] [stdout] test decompress::tests::test_repeat_offsets ... ok
[INFO] [stdout] test decompress::tests::test_multi_block_frame ... ok
[INFO] [stdout] test decompress::tests::test_repeat_offset_same_value ... ok
[INFO] [stdout] test decompress::tests::test_rle_frame ... ok
[INFO] [stdout] test decompress::tests::test_simple_raw_frame ... ok
[INFO] [stdout] test decompress::tests::test_valid_magic ... ok
[INFO] [stdout] test cross_library_tests::test_haagenti_compress_zstd_decompress_65kb ... ok
[INFO] [stdout] test cross_library_tests::test_reference_zstd_comparison ... ok
[INFO] [stdout] test compress::match_finder::tests::test_early_exit_improves_throughput_on_repetitive ... ok
[INFO] [stdout] test cross_library_tests::test_find_threshold_size ... ok
[INFO] [stdout] test dictionary::tests::test_dict_multiple_match_candidates ... ok
[INFO] [stdout] test dictionary::tests::test_dict_no_match_found ... ok
[INFO] [stdout] test dictionary::tests::test_dict_training_insufficient_samples ... ok
[INFO] [stdout] test dictionary::tests::test_dictionary_creation ... ok
[INFO] [stdout] test dictionary::tests::test_dictionary_match_finding ... ok
[INFO] [stdout] test dictionary::tests::test_dictionary_serialization ... ok
[INFO] [stdout] test dictionary::tests::test_dictionary_too_large ... ok
[INFO] [stdout] test dictionary::tests::test_dictionary_too_small ... ok
[INFO] [stdout] test dictionary::tests::test_dict_hash_table_efficiency ... ok
[INFO] [stdout] test frame::block::tests::test_block_size_too_large ... ok
[INFO] [stdout] test dictionary::tests::test_dict_id_embedded_in_frame ... ok
[INFO] [stdout] test frame::block::tests::test_compressed_block_header ... ok
[INFO] [stdout] test dictionary::tests::test_dict_compressor_with_levels ... ok
[INFO] [stdout] test frame::block::tests::test_last_block_flag ... ok
[INFO] [stdout] test dictionary::tests::test_dict_compression_improves_ratio ... ok
[INFO] [stdout] test frame::block::tests::test_block_type_parsing ... ok
[INFO] [stdout] test dictionary::tests::test_dict_compression_roundtrip ... ok
[INFO] [stdout] test frame::block::tests::test_header_too_short ... ok
[INFO] [stdout] test dictionary::tests::test_dictionary_training ... ok
[INFO] [stdout] test frame::block::tests::test_max_block_size ... ok
[INFO] [stdout] test frame::block::tests::test_raw_block_header ... ok
[INFO] [stdout] test frame::block::tests::test_reserved_block_type_error ... ok
[INFO] [stdout] test frame::block::tests::test_zero_size_block ... ok
[INFO] [stdout] test frame::checksum::tests::test_33_bytes ... ok
[INFO] [stdout] test frame::checksum::tests::test_64_bytes ... ok
[INFO] [stdout] test frame::checksum::tests::test_empty_input ... ok
[INFO] [stdout] test frame::block::tests::test_rle_block_header ... ok
[INFO] [stdout] test frame::checksum::tests::test_medium_input ... ok
[INFO] [stdout] test frame::checksum::tests::test_consistency ... ok
[INFO] [stdout] test frame::checksum::tests::test_different_inputs_different_hashes ... ok
[INFO] [stdout] test frame::checksum::tests::test_long_input ... ok
[INFO] [stdout] test frame::checksum::tests::test_single_byte ... ok
[INFO] [stdout] test frame::checksum::tests::test_with_seed ... ok
[INFO] [stdout] test frame::checksum::tests::test_32_bytes ... ok
[INFO] [stdout] test frame::checksum::tests::test_short_input ... ok
[INFO] [stdout] test frame::header::tests::test_frame_descriptor_fcs_bytes ... ok
[INFO] [stdout] test frame::header::tests::test_empty_header_error ... ok
[INFO] [stdout] test frame::header::tests::test_frame_descriptor_dict_bytes ... ok
[INFO] [stdout] test frame::header::tests::test_frame_descriptor_flags ... ok
[INFO] [stdout] test frame::header::tests::test_frame_descriptor_reserved_bit_error ... ok
[INFO] [stdout] test frame::header::tests::test_frame_header_2byte_fcs ... ok
[INFO] [stdout] test frame::header::tests::test_frame_header_8byte_fcs ... ok
[INFO] [stdout] test frame::header::tests::test_frame_header_minimal ... ok
[INFO] [stdout] test frame::header::tests::test_frame_header_with_checksum ... ok
[INFO] [stdout] test frame::header::tests::test_frame_header_with_dictionary ... ok
[INFO] [stdout] test frame::header::tests::test_frame_header_with_window ... ok
[INFO] [stdout] test frame::header::tests::test_window_size_decoding ... ok
[INFO] [stdout] test frame::header::tests::test_window_size_too_large ... ok
[INFO] [stdout] test frame::tests::test_skippable_magic_range ... ok
[INFO] [stdout] test frame::tests::test_window_size_constants ... ok
[INFO] [stdout] test frame::tests::test_magic_constants ... ok
[INFO] [stdout] test frame::header::tests::test_window_descriptor_has ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_cross_byte ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_empty ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_eof ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_init_from_end ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_single_byte ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_init_from_end_lower_sentinel ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_read_zero ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_multiple_bytes ... ok
[INFO] [stdout] test fse::decoder::tests::test_fse_decoder_creation ... ok
[INFO] [stdout] test fse::decoder::tests::test_fse_decoder_decode_sequence ... ok
[INFO] [stdout] test fse::decoder::tests::test_fse_decoder_init_state ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_bit_writer_capacity ... ok
[INFO] [stdout] test frame::header::tests::test_truncated_header_error ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_peek ... ok
[INFO] [stdout] test fse::decoder::tests::test_fse_decoder_state_transitions ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_bit_writer_multi_byte ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_bit_writer_simple ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_encoder_encode_symbol ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_encoder_creation ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_encoder_init_state ... ok
[INFO] [stdout] test fse::table::tests::test_custom_table_beats_predefined_for_skewed_data ... ok
[INFO] [stdout] test fse::table::tests::test_custom_table_from_frequencies_zipf ... ok
[INFO] [stdout] test fse::table::tests::test_accuracy_log_too_high ... ok
[INFO] [stdout] test fse::table::tests::test_custom_table_encode_decode_roundtrip ... ok
[INFO] [stdout] test fse::table::tests::test_custom_table_serialization_roundtrip ... ok
[INFO] [stdout] test fse::table::tests::test_custom_table_symbol_distribution ... ok
[INFO] [stdout] test fse::table::tests::test_fse_parse_accuracy_log_too_high ... ok
[INFO] [stdout] test fse::table::tests::test_frequency_sum_mismatch ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_bit_writer_large ... ok
[INFO] [stdout] test fse::table::tests::test_fse_table_entry_creation ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_bit_writer_len ... ok
[INFO] [stdout] test fse::table::tests::test_less_than_one_probability ... ok
[INFO] [stdout] test fse::table::tests::test_invalid_frequencies_rejected ... ok
[INFO] [stdout] test fse::table::tests::test_predefined_literal_length_distribution ... ok
[INFO] [stdout] test fse::table::tests::test_non_rle_mode ... ok
[INFO] [stdout] test fse::encoder::tests::test_interleaved_encoder ... ok
[INFO] [stdout] test fse::table::tests::test_is_valid_positive ... ok
[INFO] [stdout] test fse::table::tests::test_predefined_match_length_distribution ... ok
[INFO] [stdout] test fse::table::tests::test_decode_roundtrip_state_transitions ... ok
[INFO] [stdout] test fse::table::tests::test_predefined_offset_distribution ... ok
[INFO] [stdout] test fse::table::tests::test_fse_parse_empty ... ok
[INFO] [stdout] test fse::table::tests::test_predefined_tables_are_valid ... ok
[INFO] [stdout] test fse::table::tests::test_read_bits_from_slice_cross_byte ... ok
[INFO] [stdout] test fse::table::tests::test_read_bits_from_slice_simple ... ok
[INFO] [stdout] test fse::table::tests::test_serialize_parse_roundtrip_simple ... ignored, Fundamental FSE limitation: last symbol cannot use 100% of remaining
[INFO] [stdout] test fse::table::tests::test_serialize_parse_roundtrip_sparse ... ignored, Fundamental FSE limitation: sparse distributions hit 100% remaining issue
[INFO] [stdout] test fse::table::tests::test_serialize_parse_roundtrip_with_padding ... ok
[INFO] [stdout] test fse::table::tests::test_state_mask ... ok
[INFO] [stdout] test fse::table::tests::test_simple_distribution ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_build_exact_reference_bitstream ... ok
[INFO] [stdout] test fse::table::tests::test_unequal_distribution ... ok
[INFO] [stdout] test fse::table::tests::test_serialize_parse_roundtrip_2symbol ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_decode_reference_fse_bytes ... ok
[INFO] [stdout] test fse::table::tests::test_table_accuracy_log_selection ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_ml_codes_38_and_43 ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_full_reference_frame_decode ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_state_table_construction ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_tans_mixed_symbols_roundtrip ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_tans_encode_decode_roundtrip ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_init_state_for_reference_codes ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_ll_code_23 ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_trace_bit_reading ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_trace_init_state ... ok
[INFO] [stdout] test fse::tans_encoder::tests::test_tans_encoder_all_symbols ... ok
[INFO] [stdout] test fse::tans_encoder::tests::test_interleaved_encoder ... ok
[INFO] [stdout] test fse::tans_encoder::tests::test_tans_encoder_creation ... ok
[INFO] [stdout] test fse::tans_encoder::tests::test_tans_encoder_state_range ... ok
[INFO] [stdout] test fse::tans_encoder::tests::test_tans_encoder_encode_symbol ... ok
[INFO] [stdout] test fse::tests::test_constants ... ok
[INFO] [stdout] test fse::tans_encoder::trace_tests::test_trace_encode_sequence ... ok
[INFO] [stdout] test huffman::decoder::tests::test_build_table_empty_error ... ok
[INFO] [stdout] test huffman::decoder::tests::test_build_table_all_zero_error ... ok
[INFO] [stdout] test huffman::decoder::tests::test_build_table_no_implicit_needed ... ok
[INFO] [stdout] test huffman::decoder::tests::test_decode_simple_symbols ... ok
[INFO] [stdout] test huffman::decoder::tests::test_build_table_with_implicit_weight ... ok
[INFO] [stdout] test huffman::decoder::tests::test_decode_multiple_symbols ... ok
[INFO] [stdout] test huffman::decoder::tests::test_decoder_creation ... ok
[INFO] [stdout] test huffman::decoder::tests::test_direct_weights_odd_count ... ok
[INFO] [stdout] test huffman::decoder::tests::test_direct_weights_parsing ... ok
[INFO] [stdout] test huffman::decoder::tests::test_direct_weights_too_short ... ok
[INFO] [stdout] test huffman::decoder::tests::test_direct_weights_single_symbol ... ok
[INFO] [stdout] test huffman::encoder::tests::test_build_too_small ... ok
[INFO] [stdout] test huffman::encoder::tests::test_build_simple ... ok
[INFO] [stdout] test huffman::encoder::tests::test_encode_batch ... ok
[INFO] [stdout] test huffman::encoder::tests::test_encode_simple ... ok
[INFO] [stdout] test huffman::encoder::tests::test_estimate_size ... ok
[INFO] [stdout] test huffman::encoder::tests::test_fse_table_header_serialization ... ok
[INFO] [stdout] test huffman::encoder::tests::test_huffman_code_alignment ... ok
[INFO] [stdout] test huffman::encoder::tests::test_many_symbols_uses_direct_encoding ... ok
[INFO] [stdout] test huffman::table::tests::test_all_zero_weights_error ... ok
[INFO] [stdout] test huffman::encoder::tests::test_serialize_weights ... ok
[INFO] [stdout] test huffman::table::tests::test_bit_mask ... ok
[INFO] [stdout] test huffman::table::tests::test_empty_weights_error ... ok
[INFO] [stdout] test huffman::table::tests::test_four_symbols_equal_weight ... ok
[INFO] [stdout] test huffman::table::tests::test_huffman_entry_creation ... ok
[INFO] [stdout] test huffman::table::tests::test_larger_alphabet ... ok
[INFO] [stdout] test huffman::table::tests::test_kraft_inequality_satisfied ... ok
[INFO] [stdout] test huffman::table::tests::test_realistic_literal_weights ... ok
[INFO] [stdout] test huffman::table::tests::test_simple_two_symbol ... ok
[INFO] [stdout] test huffman::table::tests::test_single_symbol ... ok
[INFO] [stdout] test huffman::table::tests::test_unequal_weights ... ok
[INFO] [stdout] test huffman::table::tests::test_weight_too_high_error ... ok
[INFO] [stdout] test huffman::tests::test_constants ... ok
[INFO] [stdout] test huffman::tests::test_huffman_batch_encode_consistency ... ok
[INFO] [stdout] test huffman::tests::test_huffman_empty_data ... ok
[INFO] [stdout] test huffman::tests::test_huffman_encoder_decoder_roundtrip ... ok
[INFO] [stdout] test huffman::encoder::tests::test_frequency_counting ... ok
[INFO] [stdout] test huffman::tests::test_huffman_compression_ratio ... ok
[INFO] [stdout] test huffman::tests::test_huffman_max_code_length ... ok
[INFO] [stdout] test huffman::tests::test_huffman_minimal ... ok
[INFO] [stdout] test huffman::tests::test_huffman_simple_encode_decode ... ok
[INFO] [stdout] test huffman::tests::test_huffman_single_value_data ... ok
[INFO] [stdout] test huffman::tests::test_huffman_table_from_frequencies ... ok
[INFO] [stdout] test huffman::tests::test_huffman_table_serialization_roundtrip ... ok
[INFO] [stdout] test huffman::tests::test_huffman_text_pattern ... ok
[INFO] [stdout] test huffman::tests::test_huffman_two_symbols_equal_frequency ... ok
[INFO] [stdout] test internal_roundtrip_tests::test_debug_ml_table_symbols ... ok
[INFO] [stdout] test internal_roundtrip_tests::test_internal_roundtrip_500 ... ok
[INFO] [stdout] test large_tests::test_benchmark_text_65kb ... ignored, Pre-existing bug: checksum mismatch at 65KB+ sizes
[INFO] [stdout] test huffman_debug_tests::test_trace_huffman_weights_text ... ok
[INFO] [stdout] test minimal_fse_debug::test_compare_with_reference_bitstream ... ok
[INFO] [stdout] test minimal_fse_debug::test_single_sequence_bitstream_size ... ok
[INFO] [stdout] test huffman::tests::test_huffman_many_symbols ... ok
[INFO] [stdout] test large_tests::test_roundtrip_16kb ... ok
[INFO] [stdout] test profiling_tests::test_debug_single_byte_repeats ... ok
[INFO] [stdout] test profiling_tests::test_profile_match_finder_quality ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_overflow ... ok
[INFO] [stdout] test compress::match_finder::tests::test_no_matches_short_input ... ok
[INFO] [stdout] test cross_library_tests::test_debug_compression_trace ... ok
[INFO] [stdout] test dictionary::tests::test_dict_training_from_model_samples ... ok
[INFO] [stdout] test fse::table::tests::test_read_bits_from_slice_zero ... ok
[INFO] [stdout] test fse::table::tests::test_rle_mode_detection ... ok
[INFO] [stdout] test huffman::decoder::tests::test_empty_header_error ... ok
[INFO] [stdout] test ref_decode_tests::test_trace_reference_bitstream ... ok
[INFO] [stdout] test tests::test_codec_algorithm ... ok
[INFO] [stdout] test tests::test_codec_roundtrip ... ok
[INFO] [stdout] test tests::test_compression_levels ... ok
[INFO] [stdout] test tests::test_compressor_with_custom_tables_getter ... ok
[INFO] [stdout] test huffman::decoder::tests::test_fse_header_detection ... ok
[INFO] [stdout] test tests::test_custom_tables_api ... ok
[INFO] [stdout] test tests::test_custom_huffman_getter ... ok
[INFO] [stdout] test tests::test_custom_table_in_zstd_frame ... ok
[INFO] [stdout] test ref_decode_tests::test_decode_reference_500 ... ok
[INFO] [stdout] test tests::test_compressor_with_all_options ... ok
[INFO] [stdout] test tests::test_custom_huffman_api ... ok
[INFO] [stdout] test tests::test_decompressor_rle_block ... ok
[INFO] [stdout] test tests::test_custom_tables_with_level ... ok
[INFO] [stdout] test tests::test_decompressor_multi_block ... ok
[INFO] [stdout] test tests::test_decompressor_raw_block ... ok
[INFO] [stdout] test tests::test_decompressor_with_checksum ... ok
[INFO] [stdout] test tests::test_decompress_to ... ok
[INFO] [stdout] test tests::test_decompressor_validates_magic ... ok
[INFO] [stdout] test tests::test_decompress_to_buffer_too_small ... ok
[INFO] [stdout] test tests::test_integration_checksum_verification ... ok
[INFO] [stdout] test tests::test_huffman_encoder_from_weights ... ok
[INFO] [stdout] test tests::test_integration_binary_data ... ok
[INFO] [stdout] test tests::test_integration_content_size_mismatch_rejected ... ok
[INFO] [stdout] test tests::test_integration_invalid_checksum_rejected ... ok
[INFO] [stdout] test tests::test_integration_large_rle ... ok
[INFO] [stdout] test tests::test_integration_mixed_raw_rle ... ok
[INFO] [stdout] test tests::test_huffman_integration_with_zstd ... ok
[INFO] [stdout] test tests::test_integration_multiple_raw_blocks ... ok
[INFO] [stdout] test tests::test_integration_two_byte_fcs ... ok
[INFO] [stdout] test tests::test_magic_number ... ok
[INFO] [stdout] test tests::test_max_compressed_size ... ok
[INFO] [stdout] test tests::test_integration_empty_frame ... ok
[INFO] [stdout] test tests::test_roundtrip_longer_uniform_pattern ... ok
[INFO] [stdout] test tests::test_roundtrip_binary ... ok
[INFO] [stdout] test tests::test_roundtrip_empty ... ok
[INFO] [stdout] test tests::test_roundtrip_overlapping_matches ... ok
[INFO] [stdout] test tests::test_roundtrip_mixed_patterns ... ok
[INFO] [stdout] test tests::test_roundtrip_large_pattern_block ... ok
[INFO] [stdout] test tests::test_roundtrip_rle ... ok
[INFO] [stdout] test tests::test_roundtrip_uniform_pattern ... ok
[INFO] [stdout] test tests::test_too_short_input ... ok
[INFO] [stdout] test tests::test_roundtrip_single_byte_repeats ... ok
[INFO] [stdout] test tests::test_roundtrip_repeated_pattern ... ok
[INFO] [stdout] test tests::test_roundtrip_various_pattern_lengths ... ok
[INFO] [stdout] test tests::test_roundtrip_compression_levels ... ok
[INFO] [stdout] test tests::test_roundtrip_small ... ok
[INFO] [stdout] test tests::test_roundtrip_llm_weights_pattern ... ok
[INFO] [stdout] test debug_tests::test_trace_100kb_text ... ok
[INFO] [stdout] test throughput_tests::test_compression_efficiency_binary_vs_text ... ok
[INFO] [stdout] test profiling_tests::test_profile_sequence_encoding_paths ... ok
[INFO] [stdout] test tests::test_compressor_works ... ok
[INFO] [stdout] test throughput_tests::test_roundtrip_preserves_data_large ... ok
[INFO] [stdout] test compress::match_finder::tests::test_chunked_matching_performance_reasonable ... ok
[INFO] [stdout] test compress::match_finder::tests::test_speculative_performance_reasonable ... ok
[INFO] [stdout] test throughput_tests::test_memory_efficiency_large_data ... ok
[INFO] [stdout] test throughput_tests::test_decompression_throughput ... ok
[INFO] [stdout] test debug_tests2::test_trace_100kb_text_random ... ok
[INFO] [stdout] test profiling_tests::test_profile_text_patterns ... ok
[INFO] [stdout] test compress::match_finder::tests::test_two_tier_performance_reasonable ... ok
[INFO] [stdout] test throughput_tests::test_throughput_vs_level_tradeoff ... ok
[INFO] [stdout] test throughput_tests::test_64kb_compression_throughput ... ok
[INFO] [stdout] test throughput_tests::test_adaptive_search_depth_scaling ... ok
[INFO] [stdout] test throughput_tests::test_1mb_compression_throughput ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 466 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests haagenti_zstd
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/compress/arena.rs - compress::arena (line 14) ... ignored
[INFO] [stdout] test src/compress/sequences.rs - compress::sequences::encode_sequences_with_custom_tables (line 531) ... ignored
[INFO] [stdout] test src/compress/speculative.rs - compress::speculative (line 36) ... ignored
[INFO] [stdout] test src/huffman/encoder.rs - huffman::encoder::HuffmanEncoder::from_weights (line 132) ... ok
[INFO] [stdout] test src/lib.rs - CustomFseTables (line 240) ... ok
[INFO] [stdout] test src/lib.rs - (line 42) ... ok
[INFO] [stdout] test src/lib.rs - ZstdCompressor (line 304) ... ok
[INFO] [stdout] test src/lib.rs - CustomHuffmanTable (line 200) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "10b7c47b9d203797429f9aed9d7ec6bdc091195fef78bbfb19f50f143e0feabe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10b7c47b9d203797429f9aed9d7ec6bdc091195fef78bbfb19f50f143e0feabe", kill_on_drop: false }`
[INFO] [stdout] 10b7c47b9d203797429f9aed9d7ec6bdc091195fef78bbfb19f50f143e0feabe
